Click or drag to resize

OwaOptionsEnableReminders Property

Gets or sets a value indicating whether [enable reminders].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool EnableReminders { get; set; }

Property Value

Type: Boolean
true if [enable reminders]; otherwise, false.
See Also